home *** CD-ROM | disk | FTP | other *** search
/ Nejlepší České Hry / Nej české hry.iso / hry / zlaty kalich / zlatykalich / ZlatyKalich.exe / scripts / DefineSprite_2178 / frame_3 / DoAction.as
Text File  |  2001-12-02  |  192b  |  14 lines

  1. call("/:hide");
  2. if(_root.zetonystate == 1)
  3. {
  4.    gotoAndPlay(16);
  5. }
  6. else if(_root.zetonystate == 2)
  7. {
  8.    gotoAndPlay(43);
  9. }
  10. else if(_root.zetonystate == 3)
  11. {
  12.    gotoAndPlay(64);
  13. }
  14.